Papers with short text classification

4 papers
ProFormer: Towards On-Device LSH Projection Based Transformers (2021.eacl-main)

Copied to clipboard

Challenge: ProFormer is a projection based transformer architecture that is faster and lighter making it suitable to deploy to memory constraint devices such as mobile phones, watches and IoT.
Approach: They propose a projection based transformer architecture that generates word representations on-the-fly without embedding lookup tables and a local projection attention layer that transforms the input sequence of N LSH word projections into a sequence of K representations.
Outcome: The proposed architecture reduces memory footprint from 92.16 MB to 1.7 KB and requires 16x less computation overhead making it suitable to deploy to memory constraint devices and preserve user privacy.
Hierarchical Heterogeneous Graph Representation Learning for Short Text Classification (2021.emnlp-main)

Copied to clipboard

Challenge: Short text classification is a fundamental task in natural language processing.
Approach: They propose a new method called SHINE which is based on graph neural network for short text classification.
Outcome: The proposed method outperforms state-of-the-art methods on benchmark short text datasets.
Topic Memory Networks for Short Text Classification (D18-1)

Copied to clipboard

Challenge: Existing classification models for short texts are weak due to data sparsity .
Approach: They propose topic memory networks for short text classification with a novel topic memory mechanism to encode latent topic representations indicative of class labels.
Outcome: The proposed model outperforms state-of-the-art models on short text classification, while generating coherent topics.
Heterogeneous Graph Attention Networks for Semi-supervised Short Text Classification (D19-1)

Copied to clipboard

Challenge: Existing studies on short text classification focus on long texts and achieve unsatisfactory performance due to the sparsity and limited labeled data.
Approach: They propose a heterogeneous graph neural network based method for semi-supervised short text classification that leverages the full advantage of few labeled data and large unlabeled data through information propagation along the graph.
Outcome: The proposed method outperforms state-of-the-art methods across six benchmark datasets significantly.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations